home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Simpsons Ride - Sneak Peak
/
The Simpsons Ride - Sneak Peak.iso
/
mac
/
FINAL
/
videos.swf
/
scripts
/
DefineButton2_77
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2008-07-25
|
81b
|
6 lines
on(release){
stopAllSounds();
gotoAndStop("video main");
play();
}